home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-08.gz / 1994-08 / 000122_owner-current-u…s.berkeley.edu_Wed Aug 3 15:59:35 1994.msg < prev    next >
Text File  |  1994-10-16  |  7KB  |  192 lines

  1. X-Authentication-Warning: cis-ts3-slip4.cis.brown.edu: Host localhost didn't use HELO protocol
  2. From: Mark_Weaver@brown.edu
  3. To: mycroft@gnu.ai.mit.edu, current-users@sun-lamp.cs.berkeley.edu
  4. Subject: GENERICBT won't boot on my system
  5. Sender: owner-current-users@sun-lamp.cs.berkeley.edu
  6.  
  7. The current (supped today) GENERICBT kernel won't boot on my system.
  8. Neither will the GENERICBT kernel packaged in the binary shapshot
  9. made around July 15th or so.  This is after taking all the hardware
  10. out of my system except for my SCSI card and my video card.  Here's
  11. what I've got:
  12.  
  13. Gateway 2000 i486-DX2/66 vlb, 16mb ram
  14. ATI Graphics Ultra Pro, 2mb vram
  15. UltraStor 34F vlb
  16.  
  17. Here's what happens.  It prints the following:
  18.  
  19. NetBSD 1.0_BETA (GENERICBT) #0: Wed Aug  3 02:17:12 EDT 1994
  20.     mhw@cis-ts3-slip5.cis.brown.edu:/usr/src/sys/arch/i386/compile/GENERICBT
  21. CPU: i486DX (486-class CPU)
  22. real mem  = 16121856
  23. avail mem = 14106624
  24. using 222 buffers containing 909312 bytes of memory
  25. pc0 at isa0 port 0x60-0x6f irq 1: color
  26. com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
  27. com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
  28. lpt2 at isa0 port 0x3bc-0x3c3: polled
  29. wdc0 at isa0 port 0x1f0-0x1f7 irq 14
  30. wd0 at wdc0 drive 0: 325MB 1010 cyl, 12 head, 55 sec <WDC AC2340H>
  31. fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
  32. fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
  33. fd1 at fdc0 drive 1: 1.2MB 80 cyl, 2 head, 15 sec
  34. uha0 at isa0 port 0x330-0x333 irq 11
  35. scsibus2 at uha0
  36. uha0 targ 0 lun 0: <IMPRIMIS94601-15        4614> SCSI1 direct fixed
  37. sd0 at scsibus2: 992MB, 1931 cyl, 15 head, 70 sec, 512 bytes/sec
  38. uha0 targ 1 lun 0: <ARCHIVE VIPER 2525 25462-007> SCSI1 sequential removable
  39. st0 at scsibus2: rogue, density code 0x0, 1024-byte blocks, write-protected
  40. ie0: unknown AT&T board type code 0
  41. ie0: can't map 3C507 RAM in high memory
  42. npx0 at isa0 port 0xf0-0xff: using exception 16
  43. biomask 4840 netmask 3a ttymask 3a
  44. changing root device to sd0a
  45.  
  46. and then it just freezes until I hit reset.  It fails the same way when
  47. I try to boot off my IDE drive with the UltraStor configured at 0x340 (so
  48. it doesn't find it).
  49.  
  50. Here's a diff -u between what I see above and what I see when I boot
  51. with my custom kernel.  The kbd_cmd line is just a random problem that
  52. sometimes happens with either kernel.
  53.  
  54. --- genericbt    Wed Aug  3 04:44:55 1994
  55. +++ excelsior    Wed Aug  3 04:45:17 1994
  56. @@ -1,26 +1,27 @@
  57. -NetBSD 1.0_BETA (GENERICBT) #0: Wed Aug  3 02:17:12 EDT 1994
  58. -    mhw@cis-ts3-slip5.cis.brown.edu:/usr/src/sys/arch/i386/compile/GENERICBT
  59. +NetBSD 1.0_BETA (EXCELSIOR) #0: Wed Aug  3 01:18:59 EDT 1994
  60. +    mhw@cis-ts3-slip5.cis.brown.edu:/usr/src/sys/arch/i386/compile/EXCELSIOR
  61.  CPU: i486DX (486-class CPU)
  62.  real mem  = 16121856
  63. -avail mem = 14106624
  64. +avail mem = 13774848
  65.  using 222 buffers containing 909312 bytes of memory
  66. +kbd_cmd: input char 47 lost
  67.  pc0 at isa0 port 0x60-0x6f irq 1: color
  68. +npx0 at isa0 port 0xf0-0xff: using exception 16
  69.  com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
  70.  com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
  71. -lpt2 at isa0 port 0x3bc-0x3c3: polled
  72. +com2 at isa0 port 0x3e8-0x3ef irq 9: ns16550a, working fifo
  73. +lpt0 at isa0 port 0x3bc-0x3c3: polled
  74.  wdc0 at isa0 port 0x1f0-0x1f7 irq 14
  75.  wd0 at wdc0 drive 0: 325MB 1010 cyl, 12 head, 55 sec <WDC AC2340H>
  76.  fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
  77.  fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
  78.  fd1 at fdc0 drive 1: 1.2MB 80 cyl, 2 head, 15 sec
  79. -uha0 at isa0 port 0x330-0x333 irq 11
  80. -scsibus2 at uha0
  81. +uha0 at isa0 port 0x340-0x343 irq 11
  82. +scsibus0 at uha0
  83.  uha0 targ 0 lun 0: <IMPRIMIS94601-15        4614> SCSI1 direct fixed
  84. -sd0 at scsibus2: 992MB, 1931 cyl, 15 head, 70 sec, 512 bytes/sec
  85. +sd0 at scsibus0: 992MB, 1931 cyl, 15 head, 70 sec, 512 bytes/sec
  86.  uha0 targ 1 lun 0: <ARCHIVE VIPER 2525 25462-007> SCSI1 sequential removable
  87. -st0 at scsibus2: rogue, density code 0x0, 1024-byte blocks, write-protected
  88. -ie0: unknown AT&T board type code 0
  89. -ie0: can't map 3C507 RAM in high memory
  90. -npx0 at isa0 port 0xf0-0xff: using exception 16
  91. -biomask 4840 netmask 3a ttymask 3a
  92. -changing root device to sd0a
  93. +st0 at scsibus0: rogue, density code 0x0, 1024-byte blocks, write-protected
  94. +biomask 4840 netmask 21a ttymask 21a
  95. +
  96. + Aperture driver for XFree86 version 1.1
  97.  
  98. Both kernels were just built from scratch by completely deleting the
  99. compile/* directory, configuring it, and "make depend;make"'ing it.
  100.  
  101. Here's my excelsior config:
  102.  
  103.  
  104. #
  105. # EXCELSIOR
  106. #
  107.  
  108. machine        "i386"
  109. ident        EXCELSIOR
  110. cpu        "I486_CPU"
  111. options        "COMPAT_09"
  112. options        MATH_EMULATE
  113. options        MACHINE_NONCONTIG
  114. timezone    5 dst
  115. maxusers    10
  116. options        SWAPPAGER,VNODEPAGER,DEVPAGER
  117. options        KTRACE
  118. options        FIFO
  119. options        SYSVMSG
  120. options        SYSVSEM
  121. options        SYSVSHM
  122. options        LKM
  123. options        SCSI
  124. options        QUOTA
  125. options        MFS
  126. options        FFS
  127. options        NFSSERVER
  128. options        NFSCLIENT
  129. options        MSDOSFS
  130. options        FDESC
  131. options        SETUIDSCRIPTS, FDSCRIPTS
  132. options        KERNFS
  133. options        INET
  134. options        NS
  135. options        ISO
  136. options        TPIP
  137. options        EON
  138. options        MULTICAST
  139. options        GATEWAY
  140. options        DDB, DIAGNOSTIC
  141. options        "USER_LDT"
  142. options        "COMPAT_NOMID"
  143. options        "COMPAT_43"
  144. options        "TCP_COMPAT_42"
  145. options        XSERVER,UCONSOLE
  146. options        "PCVT_META_ESC=1"
  147.  
  148. config        netbsd    root on sd0 swap on sd0
  149.  
  150. controller    isa0
  151.  
  152. device        pc0    at isa? port "IO_KBD" irq 1
  153.  
  154. device        npx0    at isa? port "IO_NPX" irq 13
  155.  
  156. device        com0    at isa? port "IO_COM1" irq 4
  157. device        com1    at isa? port "IO_COM2" irq 3
  158. device        com2    at isa? port "IO_COM3" irq 9
  159.  
  160. device        lpt0    at isa? port "IO_LPT3"
  161.  
  162. controller    wdc0    at isa? port "IO_WD1" irq 14
  163. disk        wd0    at wdc0 drive ?
  164.  
  165. controller    fdc0    at isa? port "IO_FD1" irq 6 drq 2
  166. disk        fd0    at fdc0 drive ?
  167. disk        fd1    at fdc0 drive ?
  168.  
  169. controller    uha0    at isa? port 0x340 irq ? drq ?
  170. master        scsibus0 at uha0
  171. device        sd0    at scsibus0 slave ?
  172. device        st0    at scsibus0 slave ?
  173.  
  174. pseudo-device pty    64
  175. pseudo-device loop
  176. pseudo-device ether #XXX
  177. pseudo-device log
  178. pseudo-device bpfilter    4
  179. pseudo-device sl    2
  180. pseudo-device ppp
  181. pseudo-device vn    4
  182. pseudo-device speaker
  183. pseudo-device tb
  184.  
  185. I'm going to be away until Sunday.  If anyone has any quick ideas to
  186. try, I can test them now, but it'll have to be quick.  I'm sorry about
  187. the rush, but there's not much I can do.
  188.  
  189.     Mark
  190. --------------------------------------------------------------------
  191. Email: Mark_Weaver@brown.edu           | Brown University
  192. PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science